projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed630ed
)
*** empty log message ***
author
Luc Teirlinck
<teirllm@auburn.edu>
Fri, 13 Feb 2004 23:10:59 +0000
(23:10 +0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Fri, 13 Feb 2004 23:10:59 +0000
(23:10 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 8a93bde35756ce23b46385fdd4b6225bf0cc63ad..6e6f513b0e9dd996f3e0bbacea961fc0385251eb 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
+
+ * simple.el (kill-new): Put yank-handler property on the entire
+ string.
+
2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
* simple.el (kill-append): Doc fix.